Welcome![Sign In][Sign Up]
Location:
Search - audio filter

Search list

[DSP programEcho

Description: dsp上实现的音频经典混响算法,四个梳状滤波加两个全通滤波器实现-dsp audio to achieve the classic reverb algorithms, 4 comb filter plus two all-pass filter to achieve
Platform: | Size: 41984 | Author: 张健业 | Hits:

[Multimedia programAT_RAR_MDL1

Description: Audio filter. Very generic, Customizable for different scenarios
Platform: | Size: 1024 | Author: mani | Hits:

[Software Engineering111

Description: 录制一段个人的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用双线性变换法和窗函数法设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。-Record a personal voice signal, and recording the signal is sampled draw sampled speech signal time-domain waveform and frequency spectrum for a given filter performance, the bilinear transformation and design of filter window functions and draw the frequency response filter then filter of their own design collection of the signal filtering, to draw the filtered signal in time domain waveforms and frequency spectrum, and filtering the signal before and after comparison, analysis of signal changes playback audio signals Finally, a signal processing system interface design.
Platform: | Size: 6144 | Author: liudan | Hits:

[Othersignal_to_noise_C5510_C6713.ZIP

Description: Used on cellular phones to filter out background noise. Measure the signal to noise ratio of an audio input in realtime. Pass speech but give silence where the input is noise (hiss, snap crackle and pop). Includes a tutorial on how to use statistics (correlation coefficient) to calculate the signal to noise ratio. Realtime implementation using Texas Instruments TMS320C5510 DSK and TMS320C6713 DSK. Code mostly in C, except where it would be too slow and assembly language is used.
Platform: | Size: 1053696 | Author: ivan | Hits:

[matlabWiener_standalone.tar

Description: wiener filter for enhancement audio file
Platform: | Size: 789504 | Author: hesam | Hits:

[matlabprocess

Description: peak filter design for audio signal
Platform: | Size: 1024 | Author: Ozan | Hits:

[Audio programwienerfilter

Description: 对音频进行短时傅里叶变化,维纳滤波后还原,可以滤去20db不相关噪声-Short time Fourier transform of the audio, after the reduction Wiener filter can filter out irrelevant noise 20db
Platform: | Size: 4096 | Author: sj | Hits:

[Audio programnoise_filter

Description: its a training for students to add a noise in any audio and then filter that specific frequency.
Platform: | Size: 210944 | Author: Haroon | Hits:

[DSP programButterworth-filter

Description: Filter Audio Butterworth filter
Platform: | Size: 61440 | Author: klaxon | Hits:

[Audio programmy

Description: 对音频进行加噪滤波,然后比较处理性能。加高斯白噪声,不同滤波器进行滤波比较。-Adding noise to the audio filter, and then compare the processing performance. Adding Gaussian white noise, filtering comparison of different filters.
Platform: | Size: 1024 | Author: 悠哉 | Hits:

[DSP programexp5

Description: 对音频信号进行带通滤波处理,带通带宽为800HZ~22000HZ-The audio signal band-pass filter, band-pass bandwidth 800HZ ~ 22000HZ
Platform: | Size: 5761024 | Author: e | Hits:

[matlabFIR-filter

Description: FIR语音滤波的MATLAB 程序,附带噪声的音频,和消噪后的音频,-MATLAB FIR filtering process voice, with the noise of the audio, and denoising of audio,
Platform: | Size: 301056 | Author: jinglili | Hits:

[Audio programFilter

Description: 滤波器程序,对音频、图像等信号进行滤波,效果不错-Filter procedures, audio, images and other signal filtering, good results
Platform: | Size: 240640 | Author: CPLUS | Hits:

[VHDL-FPGA-Verilognios2audio

Description: 通过altera开发板DE2_70实现语音记录与播放,添加FIR滤波器提升语音质量。附加硬件功能方框图以及软件流程图,以及改进方法。-By altera board DE2_70 voice recording and playback, added FIR filter to enhance the voice quality. Additional functional block diagram of the hardware and software flow chart, as well as improved methods.
Platform: | Size: 12228608 | Author: 张文浩 | Hits:

[Special EffectsM5_10

Description: 基于Matlab的音频滤波演示程序,噪音为高频信号,输出图像和音频-Matlab-based audio filter demo
Platform: | Size: 1024 | Author: 周泰 | Hits:

[VHDL-FPGA-VerilogAudioFilter8khzCodec

Description: important Audio Filter 8khz Coding
Platform: | Size: 2354176 | Author: saravanan k p | Hits:

[Multimedia Developthe-digital-simulation-filter

Description: 这是VC++6.0实现的多媒体音频里面的数字模拟滤波器-This is the realization of vc++ 6.0 multimedia audio inside of the digital simulation filter
Platform: | Size: 19456 | Author: 常合友 | Hits:

[OtherCookbook-formulae-for-audio-EQ-biquad-filter-coef

Description: Cookbook formulae for audio EQ biquad filter coefficients - Bristow-Johnson
Platform: | Size: 724992 | Author: lucap | Hits:

[Audio programbiquad-filter

Description: Here is simple Biquad C code to use in audio graphic equalizer, Lowpass filter, Highpass filter, Band stop, Bandpass etc-Here is simple Biquad C code to use in audio graphic equalizer, Lowpass filter, Highpass filter, Band stop, Bandpass etc...
Platform: | Size: 2048 | Author: Syam Kumar | Hits:

[WaveletAudio-watermarking-internship-report

Description: 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal watermark design to audio signal as the carrier, the carrier signal is embedded in the audio signal. Realize audio signal watermark. The transform domain wavelet transform (DWT) technology, the audio signal wavelet transform to extract the low frequency component, and then the watermark is embedded in the audio signal of low frequency. Experiments on first in MATLAB, the simulation experiment and by adding noise and filter and so on interference to test the algorithm the transparency and robustness, and by using the C language were tested, and the Some modification, such as join timer and interrupt handling and join buffer in DSP board to add watermark audio sound broadcast.
Platform: | Size: 300032 | Author: 江晨城 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 19 »

CodeBus www.codebus.net